home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_11.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  79KB  |  816x1056  |  16-bit (494 colors)
Labels: book | path | poster | reckoner | road | sky | vegetarianism | waterfall
OCR: windowID This should be J Form name or a variable, used in the WINDOW command that contains value that is used to reference the window. Exampl les: Dim WinNum Window WinNum, 100 100 400 300 Window, None WinCl Lose WinNum Form Forml WinCl lose Forml WinHide windowID This command hides the specified window from view. windowID This should be Form name or a variable, used in the WINDOW command, that contains value that is used to reference the window. Examples: Dim WinNum Window WinNum 100, 100, 400 300 4 "Sample Window None WinHide WinNum Form Form1 WinHide Form1 WinShow windowID This command selects and shows the specified window. windowID This should be Form name or variable used in the WINDOW command that contains value that is used to reference the Examples: Dim WinNum Window WinNum 100, ...